Skip to content

Fix fish plugin#6428

Merged
snejus merged 2 commits intomasterfrom
fish-plugin
Mar 8, 2026
Merged

Fix fish plugin#6428
snejus merged 2 commits intomasterfrom
fish-plugin

Conversation

@amogus07
Copy link
Contributor

@amogus07 amogus07 commented Mar 8, 2026

Description

Fixes #6340

To Do

  • Documentation
  • Changelog
  • Tests

@amogus07 amogus07 requested a review from a team as a code owner March 8, 2026 13:01
@amogus07 amogus07 added the plugin Pull requests that are plugins related label Mar 8, 2026
@github-actions
Copy link

github-actions bot commented Mar 8, 2026

Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry.

@codecov
Copy link

codecov bot commented Mar 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.42%. Comparing base (3c48b0c) to head (d2705fe).
⚠️ Report is 3 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6428   +/-   ##
=======================================
  Coverage   69.42%   69.42%           
=======================================
  Files         141      141           
  Lines       18448    18448           
  Branches     3020     3020           
=======================================
  Hits        12807    12807           
  Misses       5004     5004           
  Partials      637      637           
Files with missing lines Coverage Δ
beetsplug/fish.py 20.53% <100.00%> (ø)
🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Member

@snejus snejus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@snejus snejus merged commit f1509a4 into master Mar 8, 2026
20 checks passed
@snejus snejus deleted the fish-plugin branch March 8, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

plugin Pull requests that are plugins related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

fish plugin fails with AttributeError: module 'beets.ui.commands' has no attribute 'plugins'

2 participants